Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modules: hal_nordic: nrfx: cleanup #81661

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

masz-nordic
Copy link
Collaborator

  • Remove copied nrfx_configs, use ones from hal_nordic
  • Other cleanups

@zephyrbot
Copy link
Collaborator

zephyrbot commented Nov 20, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_nordic zephyrproject-rtos/hal_nordic@54bde38 zephyrproject-rtos/hal_nordic#259 zephyrproject-rtos/hal_nordic#259/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_nordic DNM This PR should not be merged (Do Not Merge) labels Nov 20, 2024
@masz-nordic masz-nordic force-pushed the nrfx_config_cleanup branch 5 times, most recently from ed02436 to fedac28 Compare November 22, 2024 10:29
@masz-nordic masz-nordic force-pushed the nrfx_config_cleanup branch 3 times, most recently from c8294eb to 02b8236 Compare November 22, 2024 13:19
Update with fixes for nrfx_config cleanup.

Signed-off-by: Marcin Szymczyk <[email protected]>
There is no reason to duplicate `nrfx_config_*.h` files.
Use configuration files from `hal_nordic/nrfx/templates`.

Signed-off-by: Marcin Szymczyk <[email protected]>
@masz-nordic masz-nordic force-pushed the nrfx_config_cleanup branch 2 times, most recently from 8a0f1eb to b764470 Compare November 22, 2024 16:14
* Move all KConfig configuration from CMake to `nrfx_kconfig.h`
* Move macro utils from `nrfx_kconfig.h` to `nrfx_zephyr_utils.h`
* Move GRTC channels allocation from `nrfx_kconfig.h` to
  `nrfx_reserved_resources.h`

Signed-off-by: Marcin Szymczyk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM This PR should not be merged (Do Not Merge) manifest manifest-hal_nordic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants